inspector: Add an origin mark to the slowdown scale
authorMatthias Clasen <mclasen@redhat.com>
Sat, 9 Apr 2016 15:54:07 +0000 (11:54 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 9 Apr 2016 15:56:08 +0000 (11:56 -0400)
Makes it easier to get back to the original speed.

gtk/inspector/visual.ui

index 09035c4a13a01708f01cfb43e64bdf76b7277c3d..9f30af87bbd8939eb466b9271398a94034d013ad 100644 (file)
                             <property name="adjustment">slowdown_adjustment</property>
                             <property name="valign">baseline</property>
                             <property name="draw_value">0</property>
+                            <marks>
+                              <mark value="0.0" position="top"/>
+                            </marks>
                           </object>
                           <packing>
                             <property name="expand">True</property>